[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            CEDremove - remove a CED installable command

  Syntax              boolean CEDremove(char *command);

  Prototype in        doshk.h

  Remarks             remove a CED installable command. The command
                      parameter should be terminated by a CR.

  Return value        returns TRUE if successful, FALSE otherwise. If
                      unsuccessful, _doserrno will contain the error
                      code:

                           0x01      invalid function
                           0x02      command not found

                      If CED is not installed, _doserrno & 0xFF00 will
                      return 0xFF00.

  See also            CEDadd(), isCEDavail()


See Also: CEDadd() isCEDavail()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson